Papers with Dialogue models

4 papers
Retrieval-free Knowledge Injection through Multi-Document Traversal for Dialogue Models (2023.acl-long)

Copied to clipboard

Challenge: Existing research on retrieval-augmented and retrieval free dialogue models focuses on retrieving knowledge from external sources and rely on finely annotated retrieval training data and knowledge-grounded responses.
Approach: They propose a retrieval-free approach by turning knowledge documents into simulated multi-turn dialogues using a Multi-Document Traversal algorithm.
Outcome: The proposed approach outperforms retrieval-augmented models while being cheaper and faster at domain transfer.
Just Say No: Analyzing the Stance of Neural Dialogue Generation in Offensive Contexts (2021.emnlp-main)

Copied to clipboard

Challenge: despite progress toward data-driven conversational agents, dialogue models still suffer from issues surrounding safety and offensive language.
Approach: They analyze reddit threads and reddits to determine the stance of offensive dialogue models . they find 42% of human responses agree with toxic comments, compared to 13% with safe comments .
Outcome: The proposed model produces 29% fewer offensive replies than the baseline model.
DialGuide: Aligning Dialogue Model Behavior with Developer Guidelines (2023.findings-emnlp)

Copied to clipboard

Challenge: Dialogue models are able to generate fluent and interesting responses, but they can be difficult to control and may produce non-engaging, unsafe results.
Approach: They propose a framework for controlling dialogue model behavior using natural language rules, or guidelines, which provide information about the context they are applicable to and what should be included in the response.
Outcome: The proposed framework is effective in three open-domain dialogue response generation tasks and is consistent with the developer's expectations and intent.
AV-Dialog: Spoken Dialogue Models with Audio-Visual Input (2026.acl-long)

Copied to clipboard

Challenge: AV-Dialog uses audio and visual cues to track the target speaker, predict turn-taking, and generate coherent responses.
Approach: They propose a multimodal dialog framework that uses both audio and visual cues to track the target speaker.
Outcome: AV-Dialog outperforms audio-only models under interference, reducing transcription errors, improving turn-taking prediction and human-rated dialogue quality.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations